AboutOperatorOverloading.Color

Undocumented in source.
class AboutOperatorOverloading
struct Color {}

Members

Functions

opEquals
bool opEquals(Color col)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
b
ubyte b;
g
ubyte g;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

r
ubyte r;
Undocumented in source.

Meta